﻿2026-07-27T20:58:36.9702941Z ##[group]Run actions/checkout@v5
2026-07-27T20:58:36.9703698Z with:
2026-07-27T20:58:36.9704102Z   ref: 1a294b6aab59136952d4c0d15e5d077cf5d0eb99
2026-07-27T20:58:36.9704575Z   fetch-depth: 1
2026-07-27T20:58:36.9704955Z   repository: BigscreenVR/spt-bs-core
2026-07-27T20:58:36.9708058Z   token: ***
2026-07-27T20:58:36.9708408Z   ssh-strict: true
2026-07-27T20:58:36.9708821Z   ssh-user: git
2026-07-27T20:58:36.9709351Z   persist-credentials: true
2026-07-27T20:58:36.9709732Z   clean: true
2026-07-27T20:58:36.9710089Z   sparse-checkout-cone-mode: true
2026-07-27T20:58:36.9710509Z   fetch-tags: false
2026-07-27T20:58:36.9710870Z   show-progress: true
2026-07-27T20:58:36.9711226Z   lfs: false
2026-07-27T20:58:36.9711560Z   submodules: false
2026-07-27T20:58:36.9711918Z   set-safe-directory: true
2026-07-27T20:58:36.9712318Z   allow-unsafe-pr-checkout: false
2026-07-27T20:58:36.9713285Z ##[endgroup]
2026-07-27T20:58:37.0551295Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T20:58:37.0553168Z ##[group]Getting Git version info
2026-07-27T20:58:37.0553994Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T20:58:37.0555155Z [command]/usr/bin/git version
2026-07-27T20:58:37.0555568Z git version 2.43.0
2026-07-27T20:58:37.0564979Z ##[endgroup]
2026-07-27T20:58:37.0576054Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/976b07f4-af46-49e4-89bc-5def4ad6422b' before making global git config changes
2026-07-27T20:58:37.0577462Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T20:58:37.0579583Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T20:58:37.0615314Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T20:58:37.0637069Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T20:58:37.0648512Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T20:58:37.0651612Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T20:58:37.0671420Z refs/heads/main
2026-07-27T20:58:37.0678112Z [command]/usr/bin/git checkout --detach
2026-07-27T20:58:37.0732110Z HEAD is now at 1a294b6a Merge pull request #103 from BigscreenVR/ci/registry-thin-lane
2026-07-27T20:58:37.0774145Z [command]/usr/bin/git branch --delete --force main
2026-07-27T20:58:37.0803974Z Deleted branch main (was 1a294b6a).
2026-07-27T20:58:37.0809277Z ##[endgroup]
2026-07-27T20:58:37.0812870Z [command]/usr/bin/git submodule status
2026-07-27T20:58:37.1001905Z ##[group]Cleaning the repository
2026-07-27T20:58:37.1004899Z [command]/usr/bin/git clean -ffdx
2026-07-27T20:58:37.9347736Z Removing target/
2026-07-27T20:58:37.9359046Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T20:58:37.9418590Z HEAD is now at 1a294b6a Merge pull request #103 from BigscreenVR/ci/registry-thin-lane
2026-07-27T20:58:37.9424416Z ##[endgroup]
2026-07-27T20:58:37.9425783Z ##[group]Disabling automatic garbage collection
2026-07-27T20:58:37.9429800Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T20:58:37.9457115Z ##[endgroup]
2026-07-27T20:58:37.9457916Z ##[group]Setting up auth
2026-07-27T20:58:37.9463621Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T20:58:37.9503835Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T20:58:37.9690427Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T20:58:37.9721977Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T20:58:37.9909075Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T20:58:37.9939801Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T20:58:38.0126964Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T20:58:38.0159164Z ##[endgroup]
2026-07-27T20:58:38.0160016Z ##[group]Fetching the repository
2026-07-27T20:58:38.0165792Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin 1a294b6aab59136952d4c0d15e5d077cf5d0eb99
2026-07-27T20:58:38.5074999Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-27T20:58:38.5076515Z  * branch              1a294b6aab59136952d4c0d15e5d077cf5d0eb99 -> FETCH_HEAD
2026-07-27T20:58:38.5094860Z ##[endgroup]
2026-07-27T20:58:38.5095923Z ##[group]Determining the checkout info
2026-07-27T20:58:38.5096975Z ##[endgroup]
2026-07-27T20:58:38.5101321Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T20:58:38.5179798Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T20:58:38.5204463Z ##[group]Checking out the ref
2026-07-27T20:58:38.5207138Z [command]/usr/bin/git checkout --progress --force 1a294b6aab59136952d4c0d15e5d077cf5d0eb99
2026-07-27T20:58:38.5251372Z HEAD is now at 1a294b6a Merge pull request #103 from BigscreenVR/ci/registry-thin-lane
2026-07-27T20:58:38.5256435Z ##[endgroup]
2026-07-27T20:58:38.5287280Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T20:58:38.5308260Z 1a294b6aab59136952d4c0d15e5d077cf5d0eb99
